to_base64

pure function to_base64(): text

Returns a base-64 text representation of this byte_array.

Inverse of byte_array.from_base64(text).

Since

0.9.0